home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / examples / exam31 / readme < prev    next >
Text File  |  1995-09-27  |  306b  |  10 lines

  1.  
  2.  
  3. This example demonstrates how generic functions are first class objects.
  4. First class objects may be assigned to and made local to a block of
  5. code just like C language variables.  Unlike C functions, Dynace generic
  6. functions are first class objects.
  7.  
  8.  
  9. (To build see the readme file in the first example.)
  10.